projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84bae92
)
Fix the annotation of gtk_tree_view_create_row_drag_icon
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Sep 2010 17:16:54 +0000
(13:16 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Sep 2010 17:17:52 +0000
(13:17 -0400)
gtk/gtktreeview.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreeview.c
b/gtk/gtktreeview.c
index 6ecfab206e57afcd7a8a3641c8ceb060a72f7e2d..ec250d12d6c754797e318d6abd9fbfa2ef52b900 100644
(file)
--- a/
gtk/gtktreeview.c
+++ b/
gtk/gtktreeview.c
@@
-13764,7
+13764,7
@@
gtk_tree_view_get_dest_row_at_pos (GtkTreeView *tree_view,
* Creates a #GdkPixmap representation of the row at @path.
* This image is used for a drag icon.
*
- * Return value: (transfer
none
): a newly-allocated pixmap of the drag icon.
+ * Return value: (transfer
full
): a newly-allocated pixmap of the drag icon.
**/
GdkPixmap *
gtk_tree_view_create_row_drag_icon (GtkTreeView *tree_view,